projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a012e8
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 28 Jan 2007 22:34:06 +0000
(22:34 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 28 Jan 2007 22:34:06 +0000
(22:34 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index d18061d11f0b3b832260fe966c796133a0de530d..7d30691f1a62235984c6f29a3d5af23b2b6a8d39 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-01-28 Kim F. Storm <storm@cua.dk>
+
+ * emulation/cua-base.el (cua-global-keymap, cua--region-keymap):
+ Declare earlier to avoid byte compiler warnings.
+
2007-01-28 Markus Triska <markus.triska@gmx.at>
* speedbar.el (speedbar-make-specialized-keymap): Doc fix.